2008-02-27 Øyvind Kolås <pippin@gimp.org>
* NEWS: updated for 0.0.20 release.
* configure.ac: incremented version.
svn path=/trunk/; revision=285
+=========================== 0.0.20 released =============================
+
+2008-02-27 Øyvind Kolås <pippin@gimp.org>
+
+ * NEWS: updated for 0.0.20 release.
+ * configure.ac: incremented version.
+
2008-02-27 Øyvind Kolås <pippin@gimp.org>
* docs/Makefile.am: use mktemp instead of tempfile.
-->
+
+2008-02-27 babl-0.0.20 </dt><dd>
+Builds on OSX
+Check <0.0 and >1.0 values conversions for accuracy as well.
+
+ </dd><dt>
2007-12-30 babl-0.0.18 </dt><dd>
Constified use of babl formats.
m4_define([babl_major_version], 0)
m4_define([babl_minor_version], 0)
-m4_define([babl_micro_version], 19)
+m4_define([babl_micro_version], 20)
m4_define([babl_real_version],
[babl_major_version.babl_minor_version.babl_micro_version])
m4_define([babl_version], [babl_real_version])